Skip to content

feat: add --skill-dir and --vault-dir arguments for custom directories#7

Open
redlotusaustin wants to merge 1 commit intoblacksiders:mainfrom
redlotusaustin:feature/custom-dirs
Open

feat: add --skill-dir and --vault-dir arguments for custom directories#7
redlotusaustin wants to merge 1 commit intoblacksiders:mainfrom
redlotusaustin:feature/custom-dirs

Conversation

@redlotusaustin
Copy link

Summary

  • Add --skill-dir argument to override source skills directory
  • Add --vault-dir argument to override destination vault directory
  • Fix symlink handling to prevent source deletion when vault contains symlinks
  • Fix shutil.move to use explicit destination path

Usage

python3 setup.py --skill-dir ~/.agents/skills --vault-dir ~/.skillpointer-vault

Both arguments accept paths with ~ expansion and override the --agent defaults when provided.

- Add --skill-dir to override source skills directory
- Add --vault-dir to override destination vault directory
- Fix symlink handling to prevent source deletion
- Fix shutil.move to use explicit destination path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant